Documentation
cicd
โฑ
data
โฑ
โค ioToString
โค readFile
โค writeFile
logging
โฑ
โค manageLogs
runners
โฑ
โฌข CicdDispatchEngine
โฌข CicdRunnerEngine
โค setupRunner
โค stopRunner
services
โฑ
github
โฑ
โผ StepState
๐ |error
๐ |failure
๐ |pending
๐ |success
โค postGithubState
gitlab
โฑ
โผ StepState
๐ |canceled
๐ |failed
๐ |pending
๐ |running
๐ |skipped
๐ |success
โค postGitlabState
steps
โฑ
โค spawnCommands
โค step
โค stepOn
โค stepOnWithInput
distrib
โฑ
โฌข DistributionEngine
โค distribute
โค recvBlock
โค recvStream
โค sendBlock
โค sendStream
โค start
โค stop
encoding
โฑ
โค decode
โค encode
fs
โฑ
dir
โฑ
โค create
โค scan
file
โฑ
โค read
โค write
filesystem
โฑ
โผ FileSystem
local
โฑ
๐ |local_filesystem
โค readLocal
โค readTextLocal
โค writeLocal
โค writeTextLocal
path
โฑ
๐ |extension
๐ |file_name
๐ |file_stem
๐ |parent
โค composition
โค exists
โค meta
text
โฑ
โค readText
โค writeText
http
โฑ
client
โฑ
util
โฑ
โค delete
โค get
โค head
โค options
โค patch
โค post
โค put
โค trace
โฌข HttpClient
โค delete
โค get
โค head
โค options
โค patch
โค post
โค put
โค request
โค requestWithBody
โค trace
method
โฑ
โผ HttpMethod
๐ |delete
๐ |get
๐ |head
๐ |method
๐ |options
๐ |patch
๐ |post
๐ |put
๐ |trace
server
โฑ
โฅฑ @HttpRequest
โฌข HttpServer
โค connection
โค failedBinding
โค incoming
โค outgoing
โค start
status
โฑ
โผ HttpStatus
๐ |forbidden
๐ |moved_permanently
๐ |not_found
๐ |ok
๐ |permanent_redirect
๐ |status
๐ |temporary_redirect
javascript
โฑ
โฌข JavaScriptEngine
โค process
json
โฑ
value
โฑ
๐ |from_bool
๐ |from_number_f64
๐ |from_number_i64
๐ |from_number_u64
๐ |from_option_bool
๐ |from_option_number_f64
๐ |from_option_number_i64
๐ |from_option_number_u64
๐ |from_option_string
๐ |from_string
๐ |is_bool
๐ |is_f64
๐ |is_i64
๐ |is_null
๐ |is_number
๐ |is_object
๐ |is_string
๐ |is_u64
๐ |is_vec
๐ |null
๐ |try_from_number_f64
๐ |try_from_option_number_f64
โค fromBool
โค fromNumberF64
โค fromNumberI64
โค fromNumberU64
โค fromOptionBool
โค fromOptionNumberF64
โค fromOptionNumberI64
โค fromOptionNumberU64
โค fromOptionString
โค fromString
โค isBool
โค isF64
โค isI64
โค isNull
โค isNumber
โค isObject
โค isString
โค isU64
โค isVector
โค null
โค tryFromNumberF64
โค tryFromOptionNumberF64
โผ Json
๐ |to_json
โค toJson
โค validate
log
โฑ
console
โฑ
โค console
file
โฑ
โค writeAllLogs
โค writeLogs
log
โฑ
โค logDataDebug
โค logDataDebugs
โค logDataError
โค logDataErrors
โค logDataInfo
โค logDataInfos
โค logDataTrace
โค logDataTraces
โค logDataWarning
โค logDataWarnings
โค logDebug
โค logDebugMessage
โค logDebugs
โค logError
โค logErrorMessage
โค logErrors
โค logInfo
โค logInfoMessage
โค logInfos
โค logTrace
โค logTraceMessage
โค logTraces
โค logWarning
โค logWarningMessage
โค logWarnings
logger
โฑ
โผ Level
โผ Log
๐ |debug
๐ |error
๐ |info
๐ |trace
๐ |warning
โฌข Logger
โค filterLogs
โค injectBlockLog
โค injectStreamLog
โค logBlock
โค logDataBlock
โค logDataStream
โค logStream
โค logs
โค stop
โค trackLogs
net
โฑ
ip
โฑ
โผ Ip
โผ Ipv4
โผ Ipv6
๐ |as_ipv4
๐ |as_ipv6
๐ |from_ipv4
๐ |from_ipv6
๐ |ipv4
๐ |ipv6
๐ |is_ipv4
๐ |is_ipv6
๐ |localhost_ipv4
๐ |localhost_ipv6
๐ |to_ipv4
๐ |to_ipv6
๐ |unspecified_ipv4
๐ |unspecified_ipv6
โค asIpv4
โค asIpv6
โค fromIpv4
โค fromIpv6
โค isIpv4
โค isIpv6
โค toIpv4
โค toIpv6
process
โฑ
command
โฑ
โผ Command
๐ |checked_raw_commands
๐ |command
๐ |raw_command
๐ |raw_commands
environment
โฑ
โผ Environment
๐ |environment
โค mapEnvironment
exec
โฑ
โผ Executor
โค exec
โค execOnce
โค execOne
โค spawn
โค spawnOnce
โค spawnOne
local
โฑ
๐ |local_executor
โค execOnce
โค spawnOnce
regex
โฑ
๐ |capture
๐ |find
๐ |matches
๐ |replace
โค capture
โค find
โค matches
โค replace
sql
โฑ
โฌข SqlPool
โค close
โค closed
โค connect
โค connected
โค execute
โค executeBatch
โค executeEach
โค executeRaw
โค failure
โค fetch
โค fetchBatch
std
โฑ
conv
โฑ
๐ |saturating_to_f32
๐ |saturating_to_f64
๐ |saturating_to_i128
๐ |saturating_to_i16
๐ |saturating_to_i32
๐ |saturating_to_i64
๐ |saturating_to_i8
๐ |saturating_to_u128
๐ |saturating_to_u16
๐ |saturating_to_u32
๐ |saturating_to_u64
๐ |saturating_to_u8
๐ |to_bool
๐ |to_byte
๐ |to_bytes
๐ |to_char
๐ |to_f32
๐ |to_f64
๐ |to_i128
๐ |to_i16
๐ |to_i32
๐ |to_i64
๐ |to_i8
๐ |to_string
๐ |to_u128
๐ |to_u16
๐ |to_u32
๐ |to_u64
๐ |to_u8
๐ |to_void
๐ |try_to_bool
๐ |try_to_byte
๐ |try_to_char
๐ |try_to_f32
๐ |try_to_f64
๐ |try_to_i128
๐ |try_to_i16
๐ |try_to_i32
๐ |try_to_i64
๐ |try_to_i8
๐ |try_to_string
๐ |try_to_u128
๐ |try_to_u16
๐ |try_to_u32
๐ |try_to_u64
๐ |try_to_u8
โค saturatingToF32
โค saturatingToF64
โค saturatingToI128
โค saturatingToI16
โค saturatingToI32
โค saturatingToI64
โค saturatingToI8
โค saturatingToU128
โค saturatingToU16
โค saturatingToU32
โค saturatingToU64
โค saturatingToU8
โค toBool
โค toByte
โค toBytes
โค toChar
โค toF32
โค toF64
โค toI128
โค toI16
โค toI32
โค toI64
โค toI8
โค toString
โค toU128
โค toU16
โค toU32
โค toU64
โค toU8
โค toVoid
โค tryToBool
โค tryToByte
โค tryToChar
โค tryToF32
โค tryToF64
โค tryToI128
โค tryToI16
โค tryToI32
โค tryToI64
โค tryToI8
โค tryToString
โค tryToU128
โค tryToU16
โค tryToU32
โค tryToU64
โค tryToU8
data
โฑ
map
โฑ
block
โฑ
โค entry
โค get
โค insert
โค merge
โผ Map
๐ |entry
๐ |get
๐ |insert
๐ |map
โค entry
โค get
โค insert
string_map
โฑ
block
โฑ
โค entry
โค get
โค insert
โค merge
โผ StringMap
๐ |entry
๐ |get
๐ |insert
๐ |map
โค entry
โค get
โค insert
engine
โฑ
util
โฑ
โค startup
โฌข Engine
โค ready
flow
โฑ
concentrate
โฑ
โฌข Concentrator
โค concentrate
โค concentrateBlock
โค concentrated
vec
โฑ
โค fill
โค fit
โค flatten
โค pattern
โค resize
โค size
โค arrange
โค barrier
โค chain
โค check
โค close
โค consume
โค count
โค cut
โค emit
โค fill
โค filter
โค filterBlock
โค fit
โค flock
โค generate
โค generateIndefinitely
โค insert
โค merge
โค one
โค pass
โค passBlock
โค release
โค releaseBlock
โค stream
โค trigger
โค uncheck
โค waitBlock
ops
โฑ
bin
โฑ
๐ |and
๐ |not
๐ |or
๐ |xor
โค and
โค not
โค or
โค xor
float
โฑ
๐ |acos
๐ |acosh
๐ |asin
๐ |asinh
๐ |atan
๐ |atan2
๐ |atanh
๐ |cbrt
๐ |ceil
๐ |cos
๐ |cosh
๐ |exp
๐ |exp2
๐ |floor
๐ |fract
๐ |hypot
๐ |is_finite
๐ |is_infinite
๐ |is_nan
๐ |is_normal
๐ |is_subnormal
๐ |ln
๐ |log
๐ |log10
๐ |log2
๐ |pow
๐ |recip
๐ |round
๐ |sin
๐ |sinh
๐ |sqrt
๐ |tan
๐ |tanh
๐ |to_degrees
๐ |to_radians
๐ |trunc
โค acos
โค acosh
โค asin
โค asinh
โค atan
โค atan2
โค atanh
โค cbrt
โค ceil
โค cos
โค cosh
โค exp
โค exp2
โค floor
โค fract
โค hypot
โค isFinite
โค isInfinite
โค isNan
โค isNormal
โค isSubnormal
โค ln
โค log
โค log10
โค log2
โค pow
โค recip
โค round
โค sin
โค sinh
โค sqrt
โค tan
โค tanh
โค toDegrees
โค toRadians
โค trunc
num
โฑ
๐ |abs
๐ |add
๐ |checked_add
๐ |checked_div
๐ |checked_euclid_div
๐ |checked_euclid_rem
๐ |checked_mul
๐ |checked_neg
๐ |checked_pow
๐ |checked_rem
๐ |checked_sub
๐ |div
๐ |euclid_div
๐ |euclid_rem
๐ |is_negative
๐ |is_positive
๐ |mul
๐ |neg
๐ |pow
๐ |rem
๐ |saturating_add
๐ |saturating_mul
๐ |saturating_sub
๐ |signum
๐ |sub
๐ |wrapping_add
๐ |wrapping_mul
๐ |wrapping_neg
๐ |wrapping_sub
โค abs
โค add
โค checkedAdd
โค checkedDiv
โค checkedEuclidDiv
โค checkedEuclidRem
โค checkedMul
โค checkedNeg
โค checkedPow
โค checkedRem
โค checkedSub
โค div
โค euclidDiv
โค euclidRem
โค isNegative
โค isPositive
โค mul
โค neg
โค pow
โค rem
โค saturatingAdd
โค saturatingMul
โค saturatingSub
โค signum
โค sub
โค wrappingAdd
โค wrappingMul
โค wrappingNeg
โค wrappingSub
option
โฑ
block
โฑ
โค map
โค reduce
โค unwrap
โค unwrapOr
โค wrap
๐ |unwrap_or
๐ |wrap
โค fuse
โค unwrap
โค unwrapOr
โค wrap
vec
โฑ
block
โฑ
โค concat
โค contains
๐ |concat
๐ |contains
โค concat
โค contains
๐ |clamp
๐ |condition
๐ |equal
๐ |ge
๐ |gt
๐ |le
๐ |lt
๐ |max
๐ |min
๐ |not_equal
โค clamp
โค equal
โค greaterEqual
โค greaterThan
โค lowerEqual
โค lowerThan
โค max
โค min
โค notEqual
text
โฑ
compare
โฑ
char
โฑ
๐ |exact
๐ |is_alphabetic
๐ |is_alphanumeric
๐ |is_ascii
๐ |is_control
๐ |is_digit
๐ |is_lowercase
๐ |is_uppercase
๐ |is_whitespace
โค exact
โค isAlphabetic
โค isAlphanumeric
โค isAscii
โค isControl
โค isDigit
โค isLowercase
โค isUppercase
โค isWhitespace
๐ |contains
๐ |ends_with
๐ |exact
๐ |starts_with
โค contains
โค endsWith
โค exact
โค startsWith
compose
โฑ
๐ |checked_format
๐ |format
๐ |split
๐ |trim
๐ |trim_end
๐ |trim_start
โค checkedFormat
โค format
โค rescale
โค split
โค trim
โค trimEnd
โค trimStart
convert
โฑ
char
โฑ
๐ |from_utf8
๐ |to_utf8
โค fromString
โค toString
โค toUtf8
string
โฑ
๐ |from_char
๐ |from_utf8
๐ |to_char
๐ |to_utf8
โค fromChar
โค fromUtf8
โค toChar
โค toUtf8
types
โฑ
char
โฑ
๐ |replacement_character
float
โฑ
๐ |infinity
๐ |nan
๐ |neg_infinity
๐ |max
๐ |min
work
โฑ
access
โฑ
โผ Access
๐ |new_access
distant
โฑ
โฌข DistantEngine
โค distant
resources
โฑ
arch
โฑ
โผ Arch
๐ |amd64
๐ |arm64
โผ Container
โผ Mount
โผ ServiceContainer
โผ Volume
๐ |container
๐ |mount
๐ |service_container
๐ |volume
โค getExecutor
โค getFileSystem
Light
Rust
Coal
Navy
Ayu
Mรฉlodium Standard Reference
Function |options
http/method::|options
Usage
|options()
Return
โด
HttpMethod